home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
XAMPP 1.4.14
/
xampp-win32-1.4.14-installer.exe
/
xampp
/
php
/
pear
/
ziplib
/
changelog.txt
< prev
next >
Wrap
Text File
|
2004-08-29
|
676b
|
21 lines
0.4
* Added support for decoding dostime (experimental)
* Added support for BZip compression
0.3.1
* Removed debugging information causing zl_file_index to return nothing
* Removed debugging function causing zl_add_file to echo the crc32 of the file
* Decreased the amount of memory nessecary to index a zipfile
0.3
* Changed classes to suit PHP5
* Added experimental (and limited) PKZip file read support
0.2
* Made classes out of the functions, creating more then one zipfile at the time is now possible
* Removed usage of $GLOBALS. instead, use in-class variables
0.1 - First alpha release
* Added support for writing zipfiles
* Added support for DosTime writing